home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 34 / Mac Magazin and MacEasy Magazine CD - Issue 34.iso / Grafik & Text / Alpha ƒ / Help / Readme < prev    next >
Text File  |  1997-05-01  |  844b  |  20 lines

  1.     NOTE: We suggest you quit, remove all preferences, and then restart 
  2.     before going any further.
  3.  
  4. Please see Alpha's Home Page to get the latest version.
  5.  
  6. We now have a Quick Start (<-- click on it!) document.
  7.  
  8. Help (<-- click it!) is under the system help menu (the question mark on the
  9. right of the menubar).
  10.  
  11. Read the 'Changes' file.
  12.  
  13. The 'userStartup.tcl' file no longer is sourced (and 'addUserLine' will 
  14. soon be longer supported).  Any elaborate functions you had put there, 
  15. should now be put in 'prefs.tcl' instead.  Do not just copy 'userStartup.tcl' 
  16. over to 'prefs.tcl', this will seriously mess things up. The best thing to do 
  17. is to toss your 'userStartup.tcl' and start from scratch. If you have 
  18. bindings and/or new Tcl procs defined in your userStartup.tcl file, you can 
  19. copy those over. Don't copy any variables definitions.
  20.